Upstream tarball 9750
[amule.git] / MSVC Solution / aMuleCMD / aMuleCMD.vcproj
blob702ca8862f5db1761f36a445af9f4f64d8478864
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="aMuleCMD"
6 ProjectGUID="{EC3DE6B0-0C01-4D64-928A-4ADDB09472BA}"
7 RootNamespace="aMuleCMD"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 AdditionalOptions="/MP"
44 Optimization="0"
45 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\src\zlib&quot;"
46 PreprocessorDefinitions="_DEBUG;__DEBUG__;_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 DebugInformationFormat="3"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 AdditionalDependencies="ws2_32.lib"
65 LinkIncremental="1"
66 GenerateDebugInformation="true"
67 SubSystem="1"
68 RandomizedBaseAddress="1"
69 DataExecutionPrevention="0"
70 TargetMachine="1"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCManifestTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCAppVerifierTool"
90 <Tool
91 Name="VCPostBuildEventTool"
93 </Configuration>
94 <Configuration
95 Name="Release|Win32"
96 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97 IntermediateDirectory="$(ConfigurationName)"
98 ConfigurationType="1"
99 CharacterSet="1"
100 WholeProgramOptimization="1"
102 <Tool
103 Name="VCPreBuildEventTool"
105 <Tool
106 Name="VCCustomBuildTool"
108 <Tool
109 Name="VCXMLDataGeneratorTool"
111 <Tool
112 Name="VCWebServiceProxyGeneratorTool"
114 <Tool
115 Name="VCMIDLTool"
117 <Tool
118 Name="VCCLCompilerTool"
119 AdditionalOptions="/MP"
120 Optimization="3"
121 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\src\zlib&quot;"
122 PreprocessorDefinitions="_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0"
123 RuntimeLibrary="0"
124 UsePrecompiledHeader="0"
125 WarningLevel="3"
126 DebugInformationFormat="3"
128 <Tool
129 Name="VCManagedResourceCompilerTool"
131 <Tool
132 Name="VCResourceCompilerTool"
134 <Tool
135 Name="VCPreLinkEventTool"
137 <Tool
138 Name="VCLinkerTool"
139 AdditionalDependencies="ws2_32.lib"
140 LinkIncremental="1"
141 GenerateDebugInformation="true"
142 SubSystem="1"
143 OptimizeReferences="2"
144 EnableCOMDATFolding="2"
145 RandomizedBaseAddress="1"
146 DataExecutionPrevention="0"
147 TargetMachine="1"
149 <Tool
150 Name="VCALinkTool"
152 <Tool
153 Name="VCManifestTool"
155 <Tool
156 Name="VCXDCMakeTool"
158 <Tool
159 Name="VCBscMakeTool"
161 <Tool
162 Name="VCFxCopTool"
164 <Tool
165 Name="VCAppVerifierTool"
167 <Tool
168 Name="VCPostBuildEventTool"
170 </Configuration>
171 <Configuration
172 Name="Debug29|Win32"
173 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
174 IntermediateDirectory="$(ConfigurationName)"
175 ConfigurationType="1"
176 CharacterSet="1"
178 <Tool
179 Name="VCPreBuildEventTool"
181 <Tool
182 Name="VCCustomBuildTool"
184 <Tool
185 Name="VCXMLDataGeneratorTool"
187 <Tool
188 Name="VCWebServiceProxyGeneratorTool"
190 <Tool
191 Name="VCMIDLTool"
193 <Tool
194 Name="VCCLCompilerTool"
195 AdditionalOptions="/MP"
196 Optimization="0"
197 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets29\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\src\zlib&quot;"
198 PreprocessorDefinitions="_DEBUG;__DEBUG__;_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0"
199 BasicRuntimeChecks="3"
200 RuntimeLibrary="3"
201 UsePrecompiledHeader="0"
202 WarningLevel="3"
203 DebugInformationFormat="3"
205 <Tool
206 Name="VCManagedResourceCompilerTool"
208 <Tool
209 Name="VCResourceCompilerTool"
211 <Tool
212 Name="VCPreLinkEventTool"
214 <Tool
215 Name="VCLinkerTool"
216 AdditionalDependencies="ws2_32.lib"
217 LinkIncremental="1"
218 GenerateDebugInformation="true"
219 SubSystem="1"
220 RandomizedBaseAddress="1"
221 DataExecutionPrevention="0"
222 TargetMachine="1"
224 <Tool
225 Name="VCALinkTool"
227 <Tool
228 Name="VCManifestTool"
230 <Tool
231 Name="VCXDCMakeTool"
233 <Tool
234 Name="VCBscMakeTool"
236 <Tool
237 Name="VCFxCopTool"
239 <Tool
240 Name="VCAppVerifierTool"
242 <Tool
243 Name="VCPostBuildEventTool"
245 </Configuration>
246 <Configuration
247 Name="Release29|Win32"
248 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
249 IntermediateDirectory="$(ConfigurationName)"
250 ConfigurationType="1"
251 CharacterSet="1"
252 WholeProgramOptimization="1"
254 <Tool
255 Name="VCPreBuildEventTool"
257 <Tool
258 Name="VCCustomBuildTool"
260 <Tool
261 Name="VCXMLDataGeneratorTool"
263 <Tool
264 Name="VCWebServiceProxyGeneratorTool"
266 <Tool
267 Name="VCMIDLTool"
269 <Tool
270 Name="VCCLCompilerTool"
271 AdditionalOptions="/MP"
272 Optimization="3"
273 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets29\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\src\zlib&quot;"
274 PreprocessorDefinitions="_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0"
275 RuntimeLibrary="0"
276 UsePrecompiledHeader="0"
277 WarningLevel="3"
278 DebugInformationFormat="3"
280 <Tool
281 Name="VCManagedResourceCompilerTool"
283 <Tool
284 Name="VCResourceCompilerTool"
286 <Tool
287 Name="VCPreLinkEventTool"
289 <Tool
290 Name="VCLinkerTool"
291 AdditionalDependencies="ws2_32.lib"
292 LinkIncremental="1"
293 GenerateDebugInformation="true"
294 SubSystem="1"
295 OptimizeReferences="2"
296 EnableCOMDATFolding="2"
297 RandomizedBaseAddress="1"
298 DataExecutionPrevention="0"
299 TargetMachine="1"
301 <Tool
302 Name="VCALinkTool"
304 <Tool
305 Name="VCManifestTool"
307 <Tool
308 Name="VCXDCMakeTool"
310 <Tool
311 Name="VCBscMakeTool"
313 <Tool
314 Name="VCFxCopTool"
316 <Tool
317 Name="VCAppVerifierTool"
319 <Tool
320 Name="VCPostBuildEventTool"
322 </Configuration>
323 </Configurations>
324 <References>
325 </References>
326 <Files>
327 <Filter
328 Name="Source Files"
329 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
330 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
332 <File
333 RelativePath="..\..\src\ExternalConnector.cpp"
335 </File>
336 <File
337 RelativePath="..\..\src\NetworkFunctions.cpp"
339 </File>
340 <File
341 RelativePath="..\..\src\OtherFunctions.cpp"
343 </File>
344 <File
345 RelativePath="..\..\src\TextClient.cpp"
347 </File>
348 </Filter>
349 <Filter
350 Name="Header Files"
351 Filter="h;hpp;hxx;hm;inl;inc;xsd"
352 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
354 <File
355 RelativePath="..\..\src\ExternalConnector.h"
357 </File>
358 <File
359 RelativePath="..\..\src\NetworkFunctions.h"
361 </File>
362 <File
363 RelativePath="..\..\src\OtherFunctions.h"
365 </File>
366 <File
367 RelativePath="..\..\src\TextClient.h"
369 </File>
370 </Filter>
371 <Filter
372 Name="Resource Files"
373 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
374 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
376 </Filter>
377 </Files>
378 <Globals>
379 </Globals>
380 </VisualStudioProject>